GetLastErrorCode | Implementation of this function should return the code for last error that occurred or zero if no error. |
OpenFromFile | Implementation of this function should import Image from a File in format determined by the implementor of the class. |
OpenFromString | Implementation of this function should import Image from a string in format determined by the implementor of the class. |
[Footnote]